Google Storage
gsutil
# copy direct from one bucket to another gcloud auth login gsutil -m rsync -r \ gs://xx-firebase-pro-fbx.appspot.com \ gs://xx-4cx.appspot.com
# copy direct from one bucket to another
gcloud auth login
gsutil -m rsync -r \
gs://xx-firebase-pro-fbx.appspot.com \
gs://xx-4cx.appspot.com